Skip to content

Stored only in your browser. Get one under Tokens.

Update user metadata using the user credentials:

PATCH
/devices/{id}/user-meta

Update user metadata using the user credentials:

Authorizations

ApiKeyAuth
Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

ID|PRN|NICK

Type
string
Required

Request Body

application/json
JSON
{
  
"additionalProperties": "string"
}

Responses

OK

application/json
JSON
{
  
"additionalProperties": "string"
}

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI